printerFeatures
Type
property
Summary
Reports a list of features that the current printer supports.
Syntax
get the printerFeatures
Description
Use the printerFeatures property to find out which printing features are supported by the currently selected printer.
The printerFeatures property is read-only and cannot be set.
Examples
if "color" is among the items of the printerFeatures then
set the enabled of button "Color" of group "Print Settings" of me \
to true
end if
Related
command: answer printer
property: printDuplex
Compatibility and Support
Introduced
LiveCode 2.9
OS
mac
windows
linux
Platforms
desktop
server